home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Zoom 2
/
Zoom - Release 2 (1996)(Active Software)[!].iso
/
programming
/
amiga
/
cgraphx
/
c
/
slib
/
smakefile
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1995-11-28
|
209 b
|
15 lines
SCOPTS = UNSCHAR NOSTKCHK STRMERGE OPTIMIZE IDIR=SC:Source
.c.o:
sc $*.c $(SCOPTS)
CGFX_LIB = CGFX_lib.o CGFX_libversion.o
LIB:cgraphx.lib: $(CGFX_LIB)
oml $@ r $(CGFX_LIB)
clean:
-Delete \#?.o QUIET